Skip to content

fix(list.txt): added yaitoo/xun#91

Open
cnlangzi wants to merge 2 commits into
mingrammer:masterfrom
cnlangzi:patch-1
Open

fix(list.txt): added yaitoo/xun#91
cnlangzi wants to merge 2 commits into
mingrammer:masterfrom
cnlangzi:patch-1

Conversation

@cnlangzi
Copy link
Copy Markdown

@cnlangzi cnlangzi commented Dec 26, 2024

Xun

Xun is an HTTP web framework built on Go's built-in html/template and net/http package’s router.

License
Tests
Go Reference
Codecov
GitHub Release
Go Report Card

Features

  • Works with Go's built-in net/http.ServeMux router. that was introduced in 1.22. Routing Enhancements for Go 1.22.
  • Works with Go's built-in html/template. It is built-in support for Server-Side Rendering (SSR).
  • Built-in Form and Validate feature with i18n support.
  • Support Page Router in StaticViewEngine and HtmlViewEngine.
  • Support multiple viewers by ViewEngines: StaticViewEngine, JsonViewEngine and HtmlViewEngine. You can feel free to add custom view engine, eg XmlViewEngine.
  • Support to reload changed static files automatically in development environment.

@cnlangzi cnlangzi changed the title fix(list.txt): added yaitoo/htmx fix(list.txt): added yaitoo/xun Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant